github.com/andybalholm/brotli.blockSplitIterator.type_ (field)

6 uses

	github.com/andybalholm/brotli (current package)
		histogram.go#L158: 	type_   uint
		histogram.go#L165: 	self.type_ = 0
		histogram.go#L176: 		self.type_ = uint(self.split_.types[self.idx_])
		histogram.go#L196: 		histogramAddCommand(&insert_and_copy_histograms[insert_and_copy_it.type_], uint(cmd.cmd_prefix_))
		histogram.go#L202: 			context = literal_it.type_
		histogram.go#L221: 				context = uint(uint32(dist_it.type_<<distanceContextBits) + commandDistanceContext(cmd))